<child>
<object class="GtkBox">
<property name="visible">1</property>
- <property name="border-width">12</property>
+ <property name="border-width">18</property>
<property name="orientation">vertical</property>
- <property name="spacing">12</property>
+ <property name="spacing">6</property>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
<object class="GtkLabel">
<property name="visible">1</property>
<property name="hexpand">1</property>
- <property name="label" translatable="yes">Server addresses are made up of a protocol prefix and an address. Examples:
-
-smb://foo.example.com, ssh://192.168.0.1</property>
+ <property name="label" translatable="yes">Server addresses are made up of a protocol prefix and an address. Examples:</property>
<property name="wrap">1</property>
<property name="width-chars">40</property>
<property name="max-width-chars">40</property>
<property name="position">1</property>
</packing>
</child>
+ <child>
+ <object class="GtkLabel">
+ <property name="visible">1</property>
+ <property name="hexpand">1</property>
+ <property name="label" translatable="yes">smb://foo.example.com, ssh://192.168.0.1</property>
+ <property name="wrap">1</property>
+ <property name="width-chars">40</property>
+ <property name="max-width-chars">40</property>
+ <property name="xalign">0</property>
+ </object>
+ <packing>
+ <property name="position">2</property>
+ </packing>
+ </child>
<child>
<object class="GtkGrid">
<property name="visible">1</property>
- <property name="margin-top">6</property>
+ <property name="margin-top">12</property>
<property name="hexpand">1</property>
<property name="row-spacing">6</property>
<property name="column-spacing">12</property>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label" translatable="yes">Samba</property>
+ <property name="label" translatable="yes">Network File System</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label" translatable="yes">Secure File Transfer Protocol</property>
+ <property name="label" translatable="yes">Samba</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label" translatable="yes">Secure Shell</property>
+ <property name="label" translatable="yes">SSH File Transfer Protocol</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label">ftp://</property>
+ <property name="label" translatable="yes" comments="Translators: do not translate ftp:// and ftps://">ftp:// or ftps://</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label">smb://</property>
+ <property name="label">nfs://</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label">sftp://</property>
+ <property name="label" translatable="yes">smb://</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label">ssh://</property>
+ <property name="label" comments="Translators: do not translate sftp:// and ssh://">sftp:// or ssh://</property>
<property name="xalign">0</property>
</object>
<packing>
<child>
<object class="GtkLabel">
<property name="visible">1</property>
- <property name="label" translatable="yes" comments="Translators: do not translate http:// and https://">http:// or https://</property>
+ <property name="label" translatable="yes" comments="Translators: do not translate dav:// and davs://">dav:// or davs://</property>
<property name="xalign">0</property>
</object>
<packing>
</child>
</object>
<packing>
- <property name="position">2</property>
+ <property name="position">3</property>
</packing>
</child>
</object>